@charset "utf-8";

* {
	padding: 0;
	margin: 0
}

ul,
li,
ol,
ol li {
	list-style: none
}

img {
	border: none;
	margin: 0;
	vertical-align: middle
}

body {
	font: 12px/20px "微软雅黑";
	color: #333;
	width: 100%
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden
}

a {
	text-decoration: none;
	color: #333;
	-webkit-tap-highlight-color: transparent
}

em {
	font-style: normal
}

button,
input,
select,
textarea {
	font-size: 100%;
	font-family: "微软雅黑";
	outline: none;
	-webkit-appearance: none
}

.hide {
	display: none
}

.textec {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.m-overview{display: none;}
 .u-prev,.u-next,.u-item-act,.m-pages span,.m-pages a{
	 display: inline-block !important;
    padding: 0 12px !important;
    height: 26px !important;
    line-height: 26px !important;
    border: 1px solid #E2E2E2 !important;
    border-right: none !important;
    font-size: 12px !important;
    vertical-align: middle !important;
	float: none !important;
	margin-bottom: 0 !important;
	margin-right: 0 !important;
	}
.sxp2 a:hover{text-decoration: none;}
.m-pages div{float: right;}
.ny_xwzx ul a .jj{overflow:hidden; text-overflow:ellipsis;display:-webkit-box !important; -webkit-box-orient:vertical;-webkit-line-clamp:2; }
.ny_xwzx ul a .title{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

#fenye{width: 100%;position: absolute;top: 30%;}
#fenye .m-clips p{display: block;width: 10%;color: transparent;}
#fenye .m-clips p{float: left;color: transparent;}
#fenye .m-clips p:nth-of-type(2){float: right;}
#fenye .m-clips p a{color: transparent;line-height: 60px;width: 100%;display: block;background-image: url(../images/icon_left.png);background-size:100% 100%;}
#fenye .m-clips p:nth-of-type(2) a{background-image: url(../images/icon_right.png);}